home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 112 / maccd 112.iso / Utilities / Mac OS X / MatrixGL 1.0.dmg / MatrixGL.saver / Contents / Resources / preferences.nib / classes.nib next >
Encoding:
Text File  |  2003-11-29  |  770 b   |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 closeSheet = id; 
  7.                 openEnterCodeDialog = id; 
  8.                 openKeyCodeWebsite = id; 
  9.                 savePreferences = id; 
  10.             }; 
  11.             CLASS = MatrixGLView; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 "density_slider" = NSSlider; 
  15.                 "dynamic_fps_button" = NSButton; 
  16.                 "glyph_color_well" = NSColorWell; 
  17.                 "preferences_sheet" = NSWindow; 
  18.                 "show_fps_button" = NSButton; 
  19.                 "speed_slider" = NSSlider; 
  20.             }; 
  21.             SUPERCLASS = NSView; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }